Skip to content

Commit aa97d1a

Browse files
committed
bump version
1 parent e31b8a5 commit aa97d1a

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 32
10-
versionCode 24
11-
versionName "1.7.5"
10+
versionCode 25
11+
versionName "1.8.0"
1212
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)