Skip to content

Commit efb5d75

Browse files
committed
Upping version.
1 parent 18d9a51 commit efb5d75

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 = 41
23-
versionName = "0.0.41"
22+
versionCode = 42
23+
versionName = "0.0.42"
2424

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

0 commit comments

Comments
 (0)