mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-10 23:45:07 +00:00
Updated MK64 image and app version.
This commit is contained in:
parent
fd26bab74c
commit
7d523aae0c
@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.wolkabout.hexiwear"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 22
|
||||
versionCode 23
|
||||
versionName "1.23"
|
||||
versionCode 24
|
||||
versionName "1.24"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Binary file not shown.
@ -3,7 +3,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.1.2'
|
||||
classpath 'com.android.tools.build:gradle:2.1.3'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
#Mon Mar 14 10:42:19 CET 2016
|
||||
#Thu Aug 25 13:56:34 CEST 2016
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
|
||||
|
Loading…
Reference in New Issue
Block a user