Skip to content

Commit

Permalink
prepare next develop iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
tobexyz committed Sep 29, 2024
1 parent a12175a commit d397d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yaacc/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="40200"
android:versionName="4.2.0">
android:versionCode="40300"
android:versionName="4.3.0-SNAPSHOT">

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

0 comments on commit d397d65

Please sign in to comment.