Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Commit

Permalink
Version 1.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Etuldan authored and RENAUD-GOUD Arnaud committed Jun 19, 2016
1 parent 1cfee40 commit beafe17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.droidtitan:lint-cleaner-plugin:+'

// NOTE: Do not place your application dependencies here; they belong
Expand Down
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "net.etuldan.sparss"
minSdkVersion 15
targetSdkVersion 23
versionCode 74
versionName "1.11.7"
versionCode 75
versionName "1.11.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit beafe17

Please sign in to comment.