Skip to content

Commit

Permalink
Fixed build error
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirkula committed Apr 12, 2021
1 parent 2b7932e commit 9f59ec8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/AAR Source (Android)/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.yasirkula.unity">
<uses-sdk android:targetSdkVersion="4" />
</manifest>
Binary file modified Plugins/AndroidRuntimePermissions/Android/RuntimePermissions.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.yasirkula.androidruntimepermissions",
"displayName": "Android Runtime Permissions",
"version": "1.1.5",
"version": "1.1.6",
"documentationUrl": "https://github.com/yasirkula/UnityAndroidRuntimePermissions",
"changelogUrl": "https://github.com/yasirkula/UnityAndroidRuntimePermissions/releases",
"licensesUrl": "https://github.com/yasirkula/UnityAndroidRuntimePermissions/blob/master/LICENSE.txt",
Expand Down

0 comments on commit 9f59ec8

Please sign in to comment.