Skip to content

Commit ba8fb5a

Browse files
committed
Upping version.
1 parent 327a363 commit ba8fb5a

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
@@ -17,8 +17,8 @@ android {
1717
namespace = "com.jerboa"
1818
minSdk = 26
1919
targetSdk = 33
20-
versionCode = 36
21-
versionName = "0.0.36"
20+
versionCode = 37
21+
versionName = "0.0.37"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
vectorDrawables {

0 commit comments

Comments
 (0)