Skip to content

Commit

Permalink
- Increased app version for release 💻
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahSphelele committed Jul 31, 2021
1 parent 3f19b2c commit 50412bd
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 @@ -12,8 +12,8 @@ android {
applicationId "sphe.inews"
minSdkVersion Versions.minSdkVersion
targetSdkVersion Versions.maxSdkVersion
versionCode 2
versionName "v1.1.0"
versionCode 3
versionName "v1.2.0"

testInstrumentationRunner "sphe.inews.HiltTestRunner"
}
Expand Down

0 comments on commit 50412bd

Please sign in to comment.