Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
bump to a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyMuse committed Jul 28, 2021
1 parent 0756dc5 commit 7ddaf42
Show file tree
Hide file tree
Showing 2 changed files with 5 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 "com.crazylegend.vigilante"
minSdkVersion 24
targetSdkVersion 30
versionCode 15
versionName "1.2.2"
versionCode 16
versionName "1.2.3"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/16.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Improvements
- Added an option to see the apps of mine
- Some performance code improvements and new goodies from Android

0 comments on commit 7ddaf42

Please sign in to comment.