File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 3737}
3838
3939android {
40- compileSdkVersion compile_sdk_version
41- buildToolsVersion build_tools_version
40+ namespace " com.hyperdevs.appupdateshelper.app"
41+ compileSdk = compile_sdk_version
42+ buildToolsVersion = build_tools_version
4243
4344 defaultConfig {
4445 /*
Original file line number Diff line number Diff line change 1818 -->
1919
2020<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
21- xmlns : tools =" http://schemas.android.com/tools"
22- package =" com.hyperdevs.appupdateshelper.app" >
21+ xmlns : tools =" http://schemas.android.com/tools" >
2322
2423 <application
2524 android : allowBackup =" false"
Original file line number Diff line number Diff line change 1616 ~ See the License for the specific language governing permissions and
1717 ~ limitations under the License.
1818 -->
19- <manifest xmlns : android =" http://schemas.android.com/apk/res/android"
20- package =" com.hyperdevs.appupdateshelper" />
19+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" />
You can’t perform that action at this time.
0 commit comments