Skip to content

Commit 5285423

Browse files
Chore: Bump version name to v0.8.0
1 parent edc24fb commit 5285423

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId = "com.goldenraven.padawanwallet"
2727
minSdk = 26
2828
targetSdk = 30
29-
versionCode = 8
30-
versionName = "v0.8.0-SNAPSHOT"
29+
versionCode = 12
30+
versionName = "v0.8.0"
3131
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3232

3333
resValue(

0 commit comments

Comments
 (0)