Skip to content

Commit

Permalink
beta 1
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Citharel <[email protected]>
  • Loading branch information
tcitworld committed Apr 25, 2017
1 parent 404a480 commit d682880
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 @@ -3,14 +3,14 @@ apply plugin: 'org.greenrobot.greendao'

android {
compileSdkVersion 25
buildToolsVersion '25.0.2'
buildToolsVersion '25.0.3'

defaultConfig {
applicationId "fr.gaulupeau.apps.InThePoche"
minSdkVersion 11
targetSdkVersion 25
versionCode 102
versionName "2.0.0a3"
versionCode 103
versionName "2.0.0b1"

javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit d682880

Please sign in to comment.