Loading privacymodulese/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 29 compileSdkVersion 30 buildToolsVersion "29.0.3" defaultConfig { minSdkVersion 24 targetSdkVersion 29 targetSdkVersion 30 versionCode 2 versionName "0.0.2" Loading Loading
privacymodulese/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ apply plugin: 'kotlin-android' apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 29 compileSdkVersion 30 buildToolsVersion "29.0.3" defaultConfig { minSdkVersion 24 targetSdkVersion 29 targetSdkVersion 30 versionCode 2 versionName "0.0.2" Loading