Skip to content

Commit

Permalink
Ready for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieJarApps committed Jan 23, 2022
1 parent 913c81e commit 3802d83
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 @@ -22,8 +22,8 @@ android {
defaultConfig {
minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion
versionName "16.0"
versionCode 149
versionName "16.1"
versionCode 150
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 3802d83

Please sign in to comment.