Skip to content

Commit 0ed6532

Browse files
committed
bump version
1 parent 98fabca commit 0ed6532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "systems.sieber.fsclock"
88
minSdkVersion 17
99
targetSdkVersion 31
10-
versionCode 23
11-
versionName "1.7.4"
10+
versionCode 24
11+
versionName "1.7.5"
1212
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1313
vectorDrawables.useSupportLibrary = true
1414
manifestPlaceholders = [ huaweiiap: "0", amazoniap: "0" ]

0 commit comments

Comments
 (0)