Skip to content

Commit

Permalink
Bump version number to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blinskey committed Mar 14, 2024
1 parent 862486c commit b1196e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GreekReference/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 33
versionCode 29
versionName "1.12.0"
versionCode 30
versionName "1.12.1"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit b1196e8

Please sign in to comment.