Skip to content

Commit

Permalink
1.5.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyongkui committed Aug 30, 2017
1 parent 6e9b240 commit bb1b9ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions novate/build.gradle
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray'
version = "1.5.4.2"
version = "1.5.4.3"
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"

defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 39
versionCode 40
versionName version
}

Expand Down

0 comments on commit bb1b9ef

Please sign in to comment.