Skip to content

Commit

Permalink
Version 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Docile-Alligator committed Jun 8, 2020
1 parent 0dbb6a7 commit 9a47a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 34
versionName "3.1.0"
versionCode 35
versionName "3.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 9a47a3d

Please sign in to comment.