Skip to content

Commit

Permalink
Release 89
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed Apr 14, 2022
1 parent 660c5c0 commit 0c840a7
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 @@ -20,8 +20,8 @@ android {
applicationId APP_ID
minSdkVersion 21
targetSdkVersion 31
versionCode 88
versionName "17.0 beta 1"
versionCode 89
versionName "17.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 0c840a7

Please sign in to comment.