Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wardellbagby committed Mar 15, 2022
1 parent 6fbd996 commit 8eb828f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="14"
android:versionName="3.0.1"
android:versionCode="15"
android:versionName="3.0.2"
package="com.wardellbagby.sensordisabler">

<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
Expand Down

0 comments on commit 8eb828f

Please sign in to comment.