mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-28 14:42:16 +03: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 = [
|
ext.versions = [
|
||||||
minSdk : 14,
|
minSdk : 14,
|
||||||
targetSdk : 22,
|
targetSdk : 22,
|
||||||
compileSdk : 26,
|
compileSdk : 22,
|
||||||
|
|
||||||
buildTools : "25.0.3",
|
buildTools : "25.0.3",
|
||||||
androidTools : "2.3.3",
|
androidTools : "2.3.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user