Skip to content

Commit bac20be

Browse files
Version 1.1 updated
1 parent 5dfa1f2 commit bac20be

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 21
99
targetSdkVersion 29
1010
ndk.abiFilters 'arm64-v8a', 'armeabi-v7a'
11-
versionCode 1
11+
versionCode 2
1212
versionName "1.1"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
}

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.1" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.release.virtualinstructor">
-119 KB
Binary file not shown.
6.25 KB
Loading
-111 KB
Binary file not shown.
6.67 KB
Loading
-128 KB
Binary file not shown.
7.79 KB
Loading

0 commit comments

Comments
 (0)