Skip to content

Commit

Permalink
set to release version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobexyz committed Jan 8, 2023
1 parent 403946e commit bd884ab
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
Expand Up @@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
package="de.yaacc"
android:versionCode="30000"
android:versionName="3.0.0-SNAPSHOT">
android:versionName="3.0.0">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
Expand Down Expand Up @@ -156,4 +156,4 @@
android:exported="false" />
</application>

</manifest>
</manifest>

0 comments on commit bd884ab

Please sign in to comment.