mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 03:37:34 -08:00
Update master for next Android app release
This commit is contained in:
parent
c2a2245bb9
commit
5a1521dca2
|
@ -16,8 +16,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.zxing.client.android"
|
||||
android:versionName="4.7.7"
|
||||
android:versionCode="107"
|
||||
android:versionName="4.7.8"
|
||||
android:versionCode="108"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.CAMERA"/>
|
||||
|
|
Loading…
Reference in a new issue