Skip to content

Commit

Permalink
version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
zachvlat committed Apr 12, 2024
1 parent aafe759 commit 4c37952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "Powersaver",
"slug": "PowerSaverGR",
"version": "2.0.0",
"version": "3.0.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "dark",
Expand All @@ -18,7 +18,7 @@
"supportsTablet": true
},
"android": {
"versionCode": 2,
"versionCode": 3,
"adaptiveIcon": {
"foregroundImage": "assets/android/res/mipmap-hdpi/ic_launcher_foreground.png",
"monochromeImage": "assets/android/res/mipmap-hdpi/ic_launcher_monochrome.png",
Expand Down

0 comments on commit 4c37952

Please sign in to comment.