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

Commit

Permalink
build: changelog and bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyMuse committed Jul 19, 2022
1 parent 9d3c258 commit 122795f
Show file tree
Hide file tree
Showing 2 changed files with 4 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 32
versionCode 18
versionName "1.2.5"
versionCode 19
versionName "1.2.6"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/19.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### Feature
- new translations and update SDKs

0 comments on commit 122795f

Please sign in to comment.