Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Commit

Permalink
Hotfix for build tools problems
Browse files Browse the repository at this point in the history
  • Loading branch information
djselbeck committed Nov 13, 2017
1 parent dc9abc7 commit 9438d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ android {
applicationId "org.gateshipone.malp"
minSdkVersion 21
targetSdkVersion 26
versionCode 19
versionName "1.1.10"
versionCode 20
versionName "1.1.11"
signingConfig signingConfigs.config
}
buildTypes {
Expand Down

0 comments on commit 9438d4e

Please sign in to comment.