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

Commit a31e6a2

Browse files
author
FunkyMuse
committed
build: version 1.1.3
1 parent d86cc84 commit a31e6a2

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 11
18-
versionName "1.1.2"
17+
versionCode 12
18+
versionName "1.1.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+
bug fixes
3+
notifications preview

0 commit comments

Comments
 (0)