Skip to content

Commit

Permalink
Merge pull request #51 from CarlosACepeda/Laboratory
Browse files Browse the repository at this point in the history
Updating version number.
  • Loading branch information
CarlosACepeda authored Sep 8, 2020
2 parents 5e9836f + 84a732f commit 5977c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiveDisplay/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.underground.livedisplay" android:installLocation="auto" android:versionName="0.9.2-beta2" android:versionCode="8">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.underground.livedisplay" android:installLocation="auto" android:versionName="0.9.2-beta2" android:versionCode="9">
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="29" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" />
Expand Down

0 comments on commit 5977c6d

Please sign in to comment.