Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Jun 4, 2024
1 parent 13a5f45 commit 0880e9b
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 {
minSdkVersion 17
targetSdkVersion 34
compileSdk 34
versionCode 33
versionName "1.12.1"
versionCode 34
versionName "1.12.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 0880e9b

Please sign in to comment.