We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e31b8a5 commit aa97d1aCopy full SHA for aa97d1a
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "systems.sieber.fsclock"
8
minSdkVersion 17
9
targetSdkVersion 32
10
- versionCode 24
11
- versionName "1.7.5"
+ versionCode 25
+ versionName "1.8.0"
12
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments