mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
Android Studio is warning a call (from Firebase) will be deprecated end of 2019. This updates the versions of * Frebase * Gradle from 4.10.1 to 5.1.1 Also stubs a missing keyboard event handler in some of the sample/test projects.
5 lines
202 B
INI
5 lines
202 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|