mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
Fixes #750 Currently, Keyman for Android targets SDK version 25 (Nougat). This PR targets the latest Android API and updates all the Gradle dependencies to the latest. This will remove some lint Obsolete warnings. Sample and Test projects needed to add ``` implementation 'com.android.support:support-v4:27.1.1' ``` to ensure all dependencies use the same version.
6 lines
230 B
Properties
6 lines
230 B
Properties
#Mon Oct 30 10:13:07 ICT 2017
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip
|