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 7bbc5a5 commit 2a956cbCopy full SHA for 2a956cb
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "com.viscouspot.gitsync"
13
minSdk = 21
14
targetSdk = 34
15
- versionCode = 1707
16
- versionName = "1.707"
+ versionCode = 1708
+ versionName = "1.708"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments