banner_module
This commit is contained in:
@@ -4,7 +4,7 @@ apply plugin: 'com.google.firebase.crashlytics'
|
||||
apply plugin: 'org.jetbrains.kotlin.android'
|
||||
android {
|
||||
namespace("cpm.com.gskmtorange")
|
||||
compileSdk(35)
|
||||
compileSdk 36
|
||||
|
||||
lintOptions {
|
||||
checkReleaseBuilds false
|
||||
@@ -126,6 +126,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.activity:activity-ktx:1.13.0'
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation files('libs/ksoap2-android-assembly-3.0.0-jar-with-dependencies.jar')
|
||||
// implementation files('libs/ksoap2-android-assembly-3.6.4.jar')
|
||||
|
||||
Reference in New Issue
Block a user