We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fabca commit 0ed6532Copy full SHA for 0ed6532
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "systems.sieber.fsclock"
8
minSdkVersion 17
9
targetSdkVersion 31
10
- versionCode 23
11
- versionName "1.7.4"
+ versionCode 24
+ versionName "1.7.5"
12
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
13
vectorDrawables.useSupportLibrary = true
14
manifestPlaceholders = [ huaweiiap: "0", amazoniap: "0" ]
0 commit comments