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

Commit 7ddaf42

Browse files
author
FunkyMuse
committed
bump to a new version
1 parent 0756dc5 commit 7ddaf42

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "com.crazylegend.vigilante"
1515
minSdkVersion 24
1616
targetSdkVersion 30
17-
versionCode 15
18-
versionName "1.2.2"
17+
versionCode 16
18+
versionName "1.2.3"
1919
vectorDrawables.useSupportLibrary = true
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Improvements
2+
- Added an option to see the apps of mine
3+
- Some performance code improvements and new goodies from Android

0 commit comments

Comments
 (0)