Skip to content

Commit 4aad74a

Browse files
committed
Version 2.7.0
1 parent 12c21da commit 4aad74a

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
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.github.gotify"
1212
minSdk 23
1313
targetSdk 33
14-
versionCode 28
15-
versionName "2.6.0"
14+
versionCode 29
15+
versionName "2.7.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
vectorDrawables.useSupportLibrary = true
1818
signingConfig signingConfigs.debug

0 commit comments

Comments
 (0)