Skip to content

Commit 57b8c24

Browse files
committed
Upping version
1 parent 7040094 commit 57b8c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
namespace = "com.jerboa"
2121
minSdk = 26
2222
targetSdk = 34
23-
versionCode = 52
24-
versionName = "0.0.52"
23+
versionCode = 53
24+
versionName = "0.0.53"
2525

2626
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2727
vectorDrawables {

0 commit comments

Comments
 (0)