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 852d5ba commit 15f1571Copy full SHA for 15f1571
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.viscouspot.gitsync"
13
minSdk = 21
14
targetSdk = 34
15
- versionCode = 1702
16
- versionName = "1.702"
+ versionCode = 1703
+ versionName = "1.703"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments