Skip to content

Commit

Permalink
pines_v130 (3.1.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenstir committed Jan 3, 2025
1 parent 1bae841 commit 9475115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pines_app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="128"
android:versionName="3.1.0.5">
android:versionCode="130"
android:versionName="3.1.2">

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

0 comments on commit 9475115

Please sign in to comment.