We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2975a9 commit 945f814Copy full SHA for 945f814
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.viscouspot.gitsync"
13
minSdk = 29
14
targetSdk = 34
15
- versionCode = 1602
16
- versionName = "1.602"
+ versionCode = 1603
+ versionName = "1.603"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments