Skip to content

Commit 2082e6d

Browse files
committed
Version 2.7.1
1 parent d3d28be commit 2082e6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 29
15-
versionName "2.7.0"
14+
versionCode 30
15+
versionName "2.7.1"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
vectorDrawables.useSupportLibrary = true
1818
signingConfig signingConfigs.debug

0 commit comments

Comments
 (0)