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 c7f10f0 commit bce7b98Copy full SHA for bce7b98
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.viscouspot.gitsync"
13
minSdk = 21
14
targetSdk = 34
15
- versionCode = 1709
16
- versionName = "1.709"
+ versionCode = 1710
+ versionName = "1.710"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments