File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ android {
99 applicationId ' net.sourceforge.smallbasic'
1010 minSdkVersion 16
1111 targetSdkVersion 29
12- versionCode 42
12+ versionCode 43
1313 versionName " 12.21"
1414 resConfigs " en"
1515 }
Original file line number Diff line number Diff line change 7070 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
7171 <uses-permission android : name =" android.permission.READ_EXTERNAL_STORAGE" />
7272 <uses-permission android : name =" android.permission.WRITE_EXTERNAL_STORAGE" />
73- <uses-permission android : name =" android.permission.ACCESS_FINE_LOCATION " />
73+ <uses-permission android : name =" android.permission.ACCESS_COURSE_LOCATION " />
7474 <uses-permission android : name =" com.android.launcher.permission.INSTALL_SHORTCUT" />
7575</manifest >
7676
You can’t perform that action at this time.
0 commit comments