Skip to content

Commit e2820df

Browse files
committed
Upping version.
1 parent c2393d4 commit e2820df

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 = 47
24-
versionName = "0.0.47"
23+
versionCode = 48
24+
versionName = "0.0.48"
2525

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

0 commit comments

Comments
 (0)