mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-18 04:30:48 +01:00
Revert back to compile api 22.
Some used classes are missing in the newest sdk like FloatMath and apache http client. Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
parent
81dcbb0044
commit
24d68fcf3c
@ -1,7 +1,7 @@
|
||||
ext.versions = [
|
||||
minSdk : 14,
|
||||
targetSdk : 22,
|
||||
compileSdk : 26,
|
||||
compileSdk : 22,
|
||||
|
||||
buildTools : "25.0.3",
|
||||
androidTools : "2.3.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user