Skip to content

Commit

Permalink
Increase version to 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
easytarget2000 committed Sep 29, 2019
1 parent 13fb1d2 commit 1020bc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions matthew/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'

def publishVersionID = '0.1.8'
def publishVersionID = '0.1.9'

publish {

Expand All @@ -24,7 +24,6 @@ android {
compileSdkVersion 29
buildToolsVersion '29.0.2'


defaultConfig {
minSdkVersion 16
targetSdkVersion 29
Expand Down

0 comments on commit 1020bc2

Please sign in to comment.