File tree 22 files changed +22
-11
lines changed
22 files changed +22
-11
lines changed Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<!-- You may replace the sample Admob App ID below with your own App ID. -->
12
12
<meta-data
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ android {
60
60
}
61
61
lintOptions {
62
62
abortOnError false
63
+ checkReleaseBuilds false
63
64
}
64
65
}
65
66
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ android {
65
65
}
66
66
lintOptions {
67
67
abortOnError false
68
+ checkReleaseBuilds false
68
69
}
69
70
}
70
71
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 23" />
9
+ <uses-sdk android : targetSdkVersion =" 23" />
10
10
<application android : label =" @string/app_name"
11
11
android : name =" android.support.multidex.MultiDexApplication" >
12
12
<activity android : name =" android.app.NativeActivity"
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ android {
65
65
}
66
66
lintOptions {
67
67
abortOnError false
68
+ checkReleaseBuilds false
68
69
}
69
70
}
70
71
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<!-- You may replace the sample Admob App ID below with your own App ID. -->
12
12
<meta-data
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ android {
65
65
}
66
66
lintOptions {
67
67
abortOnError false
68
+ checkReleaseBuilds false
68
69
}
69
70
}
70
71
Original file line number Diff line number Diff line change 3
3
package =" com.google.android.messaging.testapp"
4
4
android : versionCode =" 1"
5
5
android : versionName =" 1.0" >
6
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
6
+ <uses-sdk android : targetSdkVersion =" 28" />
7
7
<uses-permission android : name =" android.permission.WAKE_LOCK" />
8
8
<uses-permission android : name =" com.google.android.c2dm.permission.RECEIVE" />
9
9
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
Original file line number Diff line number Diff line change 6
6
<uses-permission android : name =" android.permission.INTERNET" />
7
7
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
8
8
<uses-permission android : name =" android.permission.WAKE_LOCK" />
9
- <uses-sdk android : minSdkVersion = ' 23 ' android : targetSdkVersion =" 28" />
9
+ <uses-sdk android : targetSdkVersion =" 28" />
10
10
<application android : label =" @string/app_name" >
11
11
<activity android : name =" android.app.NativeActivity"
12
12
android:exported = " true"
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ android {
64
64
}
65
65
lintOptions {
66
66
abortOnError false
67
+ checkReleaseBuilds false
67
68
}
68
69
}
69
70
You can’t perform that action at this time.
0 commit comments