Skip to content

Commit

Permalink
android: bump version code to 228 (#429)
Browse files Browse the repository at this point in the history
android: bump version code

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
  • Loading branch information
agottardo committed Jun 20, 2024
1 parent ea928ca commit 793a83f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 26
targetSdkVersion 34
versionCode 227
versionName "1.69.1-td0f1a838a-g80864fec12b-dirty"
versionCode 228
versionName "1.69.49-t25eeafde2-gea928ca9712"
}

compileOptions {
Expand Down

0 comments on commit 793a83f

Please sign in to comment.