File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
3232 defaultConfig {
3333 minSdkVersion 16
3434 targetSdkVersion 23
35- versionCode 24
36- versionName ' 1.0.0 '
35+ versionCode 25
36+ versionName ' 1.0.1 '
3737 applicationId " org.glucosio.android"
3838
3939 vectorDrawables. useSupportLibrary = true
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ buildscript {
2727 }
2828
2929 dependencies {
30- classpath ' com.android.tools.build:gradle:2.2.0-alpha1 '
30+ classpath ' com.android.tools.build:gradle:2.1.0 '
3131 classpath ' com.google.gms:google-services:3.0.0'
3232 classpath ' io.realm:realm-gradle-plugin:0.90.1'
3333
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ android {
2929 applicationId " org.glucosio.android"
3030 minSdkVersion 21
3131 targetSdkVersion 23
32- versionCode 24
33- versionName ' 1.0.0 '
32+ versionCode 25
33+ versionName ' 1.0.1 '
3434 }
3535 buildTypes {
3636 debug {
You can’t perform that action at this time.
0 commit comments