Skip to content

Commit d6e6ac9

Browse files
committed
Bump version
1 parent c1be5a8 commit d6e6ac9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "net.pipe01.pinepartner"
1515
minSdk = 26
1616
targetSdk = 34
17-
versionCode = 1
18-
versionName = "0.0.1"
17+
versionCode = 2
18+
versionName = "0.0.2"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

0 commit comments

Comments
 (0)