Skip to content

Commit

Permalink
Atualiza a versão
Browse files Browse the repository at this point in the history
  • Loading branch information
migeyel committed May 5, 2023
1 parent 4f54993 commit 37c1e2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {
name: "UFSCar Planner",
owner: "petbccufscar",
slug: "ufscar-planner",
version: "1.3.5",
version: "1.4.0",
orientation: "portrait",
icon: "./assets/icon.png",
splash: {
Expand Down Expand Up @@ -38,7 +38,7 @@ module.exports = {
backgroundColor: "#E8243C",
},
package: "com.pet.ufscarplanner",
versionCode: 12,
versionCode: 13,
permissions: [
"RECEIVE_BOOT_COMPLETED",
],
Expand Down

0 comments on commit 37c1e2f

Please sign in to comment.