Skip to content

Commit b9d4779

Browse files
committed
Version 3.0.2 (52)
1 parent 021cda9 commit b9d4779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
limitations under the License.
1515
-->
1616
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
17-
android:versionCode="51"
18-
android:versionName="3.0.1">
17+
android:versionCode="52"
18+
android:versionName="3.0.2">
1919

2020
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
2121
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>

0 commit comments

Comments
 (0)