Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Bump version to PoC v7
Browse files Browse the repository at this point in the history
Signed-off-by: iTaysonLab <[email protected]>
  • Loading branch information
iTaysonLab committed Jun 2, 2022
1 parent e8f52b0 commit c411b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "bruhcollective.itaysonlab.jetispot"
minSdk 23
targetSdk 31
versionCode 2
versionName "poc_v6.1"
versionCode 3
versionName "poc_v7"
resConfigs "en"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit c411b6c

Please sign in to comment.