Skip to content

Commit 783d2d7

Browse files
committed
Upping version
1 parent 546e375 commit 783d2d7

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 = 53
24-
versionName = "0.0.53"
23+
versionCode = 54
24+
versionName = "0.0.54"
2525

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

0 commit comments

Comments
 (0)