chore: Revert a change

This commit is contained in:
Ahmad Ansori Palembani 2024-06-16 12:40:14 +07:00
parent 4d8643b4df
commit 11145cf716
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -45,6 +45,7 @@ subprojects {
plugins.withType<BasePlugin> {
configure<BaseExtension> {
compileSdkVersion(AndroidConfig.compileSdk)
ndkVersion = AndroidConfig.ndk
defaultConfig {
minSdk = AndroidConfig.minSdk