Compare commits

...

2 commits

Author SHA1 Message Date
Peter Cai 0fe8340267 Do not specify build tools version 2023-10-09 14:07:18 -04:00
Peter Cai b6bc632427 Define namespace for AGP 8.0 2023-10-09 14:06:13 -04:00

View file

@ -17,4 +17,4 @@
apply from: 'standalone-rules.gradle'
android.compileSdkVersion 26
android.buildToolsVersion '26.0.0'
android.namespace 'com.android.setupwizardlib'