We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1be5a8 commit d6e6ac9Copy full SHA for d6e6ac9
1 file changed
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "net.pipe01.pinepartner"
15
minSdk = 26
16
targetSdk = 34
17
- versionCode = 1
18
- versionName = "0.0.1"
+ versionCode = 2
+ versionName = "0.0.2"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
vectorDrawables {
0 commit comments