Skip to content

Commit

Permalink
release version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
grote committed Jan 10, 2016
1 parent c8bd8d9 commit f9ef1b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@ project(':sublibs:OSMBonusPack:OSMBonusPack') {
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
}
android {
lintOptions {
abortOnError false
}
lintOptions {
abortOnError false
}
}
}

android {
defaultConfig {
versionCode 22
versionName "1.0.1"
versionCode 23
versionName "1.0.2"

compileSdkVersion 23
targetSdkVersion 23
Expand Down

0 comments on commit f9ef1b9

Please sign in to comment.