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

Commit

Permalink
build: new version
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZyLegenD committed Dec 21, 2020
1 parent 3167448 commit 4ed5545
Show file tree
Hide file tree
Showing 3 changed files with 9 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 5
versionName "1.0.6"
versionCode 6
versionName "1.0.7"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### Improvements
F-droid inclusion compliants
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### Improvements
https://github.com/FunkyMuse/Vigilante/issues/47

### Fixed
https://github.com/FunkyMuse/Vigilante/issues/46

0 comments on commit 4ed5545

Please sign in to comment.