File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 <SupportedOSPlatformVersion >21</SupportedOSPlatformVersion >
66 <Nullable >enable</Nullable >
77 <ApplicationId >com.YerkoAndrei.NNuku</ApplicationId >
8- <ApplicationVersion >1 </ApplicationVersion >
9- <ApplicationDisplayVersion >1.0 </ApplicationDisplayVersion >
8+ <ApplicationVersion >2 </ApplicationVersion >
9+ <ApplicationDisplayVersion >1.1 </ApplicationDisplayVersion >
1010 <AndroidPackageFormat >apk</AndroidPackageFormat >
1111 <AndroidEnableProfiledAot >False</AndroidEnableProfiledAot >
1212 </PropertyGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : installLocation =" auto" package =" com.YerkoAndrei.NNuku" android : versionCode =" 1 " android : versionName =" 1.0 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : installLocation =" auto" package =" com.YerkoAndrei.NNuku" android : versionCode =" 2 " android : versionName =" 1.1 " >
33 <uses-permission android : name =" android.permission.VIBRATE" />
44 <application android : label =" Ñuku" android : icon =" @drawable/icon" android : theme =" @style/MyTheme.NoActionBar" />
55 <uses-sdk android : minSdkVersion =" 21" android : targetSdkVersion =" 34" />
You can’t perform that action at this time.
0 commit comments