Skip to content

Commit 2831076

Browse files
committed
Version 2.0.2
1 parent 7f0af4d commit 2831076

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.github.gotify"
1010
minSdkVersion 19
1111
targetSdkVersion 28
12-
versionCode 4
13-
versionName "2.0.1"
12+
versionCode 5
13+
versionName "2.0.2"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
vectorDrawables.useSupportLibrary = true
1616
}

0 commit comments

Comments
 (0)