1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-20 05:30:40 +01:00
Holger Müller eca136dabe
commit signed
2022-06-17 23:58:37 +02:00

5 lines
123 B
Groovy

ext.versions = [
minSdk : 21,
targetSdk : 33,
compileSdk : 31,
]