File tree Expand file tree Collapse file tree 6 files changed +28
-75
lines changed
angular-tutorial/App_Resources/Android
plain-js-tutorial/App_Resources/Android
plain-tutorial/App_Resources/Android
react-tutorial/App_Resources/Android
svelte-tutorial/App_Resources/Android
vue-tutorial/App_Resources/Android Expand file tree Collapse file tree 6 files changed +28
-75
lines changed Original file line number Diff line number Diff line change 11android {
2- compileSdkVersion 34
3- buildToolsVersion " 34"
4- // ndkVersion ""
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
54
65 defaultConfig {
7- minSdkVersion 23
8- targetSdkVersion 34
9-
10- // Version Information
11- versionCode 1
12- versionName " 1.0.0"
13-
6+ minSdkVersion 24
7+ targetSdkVersion 36
148 generatedDensities = []
159 }
16-
1710 aaptOptions {
1811 additionalParameters " --no-version-vectors"
1912 }
Original file line number Diff line number Diff line change 1- // You can add your native dependencies here
2- dependencies {
3- // implementation 'androidx.multidex:multidex:2.0.1'
4- }
5-
61android {
7- // compileSdkVersion 32
8- // buildToolsVersion "32.0.0"
9- // ndkVersion ""
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
104
115 defaultConfig {
12- minSdkVersion 17
13- // targetSdkVersion 32
14-
15- // Version Information
16- versionCode 1
17- versionName " 1.0.0"
18-
6+ minSdkVersion 24
7+ targetSdkVersion 36
198 generatedDensities = []
209 }
21-
2210 aaptOptions {
2311 additionalParameters " --no-version-vectors"
2412 }
Original file line number Diff line number Diff line change 1- // Add your native dependencies here:
2-
3- // Uncomment to add recyclerview-v7 dependency
4- // dependencies {
5- // implementation 'com.android.support:recyclerview-v7:+'
6- // }
7-
8- // If you want to add something to be applied before applying plugins' include.gradle files
9- // e.g. project.ext.googlePlayServicesVersion = "15.0.1"
10- // create a file named before-plugins.gradle in the current directory and place it there
11-
121android {
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
4+
135 defaultConfig {
14- minSdkVersion 17
6+ minSdkVersion 24
7+ targetSdkVersion 36
158 generatedDensities = []
169 }
1710 aaptOptions {
Original file line number Diff line number Diff line change 1- // Add your native dependencies here:
2-
3- // Uncomment to add recyclerview-v7 dependency
4- // dependencies {
5- // implementation 'com.android.support:recyclerview-v7:+'
6- // }
7-
8- // If you want to add something to be applied before applying plugins' include.gradle files
9- // e.g. project.ext.googlePlayServicesVersion = "15.0.1"
10- // create a file named before-plugins.gradle in the current directory and place it there
11-
121android {
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
4+
135 defaultConfig {
14- minSdkVersion 17
6+ minSdkVersion 24
7+ targetSdkVersion 36
158 generatedDensities = []
169 }
1710 aaptOptions {
Original file line number Diff line number Diff line change 1- // Add your native dependencies here:
2-
3- // Uncomment to add recyclerview-v7 dependency
4- // dependencies {
5- // implementation 'com.android.support:recyclerview-v7:+'
6- // }
7-
8- // If you want to add something to be applied before applying plugins' include.gradle files
9- // e.g. project.ext.googlePlayServicesVersion = "15.0.1"
10- // create a file named before-plugins.gradle in the current directory and place it there
11-
121android {
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
4+
135 defaultConfig {
14- minSdkVersion 17
6+ minSdkVersion 24
7+ targetSdkVersion 36
158 generatedDensities = []
169 }
1710 aaptOptions {
Original file line number Diff line number Diff line change 1- // Add your native dependencies here:
2-
3- // Uncomment to add recyclerview-v7 dependency
4- // dependencies {
5- // implementation 'com.android.support:recyclerview-v7:+'
6- // }
7-
8- // If you want to add something to be applied before applying plugins' include.gradle files
9- // e.g. project.ext.googlePlayServicesVersion = "15.0.1"
10- // create a file named before-plugins.gradle in the current directory and place it there
11-
121android {
2+ compileSdkVersion 36
3+ buildToolsVersion " 36"
4+
135 defaultConfig {
14- minSdkVersion 17
6+ minSdkVersion 24
7+ targetSdkVersion 36
158 generatedDensities = []
169 }
1710 aaptOptions {
You can’t perform that action at this time.
0 commit comments