Skip to content
This repository was archived by the owner on Nov 3, 2019. It is now read-only.

Commit 601583a

Browse files
committed
2.2.0
1 parent ade64a9 commit 601583a

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
@@ -7,8 +7,8 @@ android {
77
applicationId "de.perflyst.untis"
88
minSdkVersion 16
99
targetSdkVersion 27
10-
versionCode 15
11-
versionName "2.1.1"
10+
versionCode 16
11+
versionName "2.2.0"
1212
vectorDrawables.useSupportLibrary = true
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)