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 compileOptions. encoding = ' UTF-8'
1010
1111 defaultConfig {
12- applicationId " com.opencamera_extended .app"
12+ applicationId " com.opencamera_sensors .app"
1313 minSdkVersion 19
1414 // Important! When we decide to change this to 30 or more, we need to add full support for scoped storage
1515 targetSdkVersion 29
Original file line number Diff line number Diff line change 33 xmlns : tools =" http://schemas.android.com/tools"
44 package =" net.sourceforge.opencamera"
55 android : versionCode =" 81"
6- android : versionName =" 1.48.3.0 "
6+ android : versionName =" 1.48.3.1 "
77 android : installLocation =" auto"
88 tools : ignore =" GoogleAppIndexingWarning" >
99 <!-- ignore GoogleAppIndexingWarning as we don't want to implement that -->
You can’t perform that action at this time.
0 commit comments