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