Skip to content

Commit 9b7c68a

Browse files
committed
Upping version.
1 parent 12117de commit 9b7c68a

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
@@ -19,8 +19,8 @@ android {
1919
namespace = "com.jerboa"
2020
minSdk = 26
2121
targetSdk = 34
22-
versionCode = 43
23-
versionName = "0.0.43"
22+
versionCode = 44
23+
versionName = "0.0.44"
2424

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

0 commit comments

Comments
 (0)