Skip to content

Commit

Permalink
Release 96
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed Nov 25, 2022
1 parent 0e8a558 commit 8437fbd
Show file tree
Hide file tree
Showing 11 changed files 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 @@ -24,8 +24,8 @@ android {
applicationId APP_ID
minSdkVersion 23
targetSdkVersion 33
versionCode 95
versionName "20.0 beta 1"
versionCode 96
versionName "20.0 beta 2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

Expand Down

0 comments on commit 8437fbd

Please sign in to comment.