Skip to content

Commit 4c07485

Browse files
Update app version
1 parent 85f39ea commit 4c07485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
minSdk = 29
2727
targetSdk = 35
2828

29-
versionCode = 1708536371
30-
versionName = "0.29.1-beta"
29+
versionCode = 1708536372
30+
versionName = "0.29.2-beta"
3131

3232
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3333

0 commit comments

Comments
 (0)