Skip to content

Commit a5f7b4c

Browse files
committed
raise version
1 parent 03368f3 commit a5f7b4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/conanfile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[requires]
2-
odrcore/5.1.1
2+
odrcore/5.1.2
33

44
[generators]
55
CMakeToolchain

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
android:installLocation="auto"
5-
android:versionCode="197"
6-
android:versionName="4.1"
5+
android:versionCode="198"
6+
android:versionName="4.2"
77
tools:ignore="GoogleAppIndexingWarning">
88

99
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)