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 37bf34e commit 8fcc30bCopy full SHA for 8fcc30b
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.viscouspot.gitsync"
13
minSdk = 21
14
targetSdk = 34
15
- versionCode = 1700
16
- versionName = "1.700"
+ versionCode = 1701
+ versionName = "1.701"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments