Skip to content

Commit 793a83f

Browse files
authored
android: bump version code to 228 (#429)
android: bump version code Signed-off-by: Andrea Gottardo <[email protected]>
1 parent ea928ca commit 793a83f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
defaultConfig {
3838
minSdkVersion 26
3939
targetSdkVersion 34
40-
versionCode 227
41-
versionName "1.69.1-td0f1a838a-g80864fec12b-dirty"
40+
versionCode 228
41+
versionName "1.69.49-t25eeafde2-gea928ca9712"
4242
}
4343

4444
compileOptions {

0 commit comments

Comments
 (0)