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

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Perflyst committed Jan 20, 2019
1 parent 58bf089 commit e8dcd08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "de.perflyst.untis"
minSdkVersion 16
targetSdkVersion 27
versionCode 13
versionName "2.0.4"
versionCode 14
versionName "2.1.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down Expand Up @@ -46,4 +46,4 @@ dependencies {
testImplementation 'org.mockito:mockito-core:1.10.19'
testImplementation 'org.hamcrest:hamcrest-library:1.3'
testImplementation 'org.json:json:20180130'
}
}

0 comments on commit e8dcd08

Please sign in to comment.