Skip to content

Commit 6291621

Browse files
committed
Version 2.5.1
1 parent b69d352 commit 6291621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
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 26
15-
versionName "2.4.0"
14+
versionCode 27
15+
versionName "2.5.1"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
vectorDrawables.useSupportLibrary = true
1818
signingConfig signingConfigs.debug

0 commit comments

Comments
 (0)