mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-05 03:29:32 +00:00
37.1.
This commit is contained in:
@@ -4,11 +4,7 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "com.example.testapp"
|
||||
compileSdk {
|
||||
version = release(37) {
|
||||
minorApiLevel = 0
|
||||
}
|
||||
}
|
||||
compileSdk = 37
|
||||
buildToolsVersion = "37.0.0"
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user