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

Commit 122795f

Browse files
committed
build: changelog and bump version code
1 parent 9d3c258 commit 122795f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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 32
17-
versionCode 18
18-
versionName "1.2.5"
17+
versionCode 19
18+
versionName "1.2.6"
1919
vectorDrawables.useSupportLibrary = true
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Feature
2+
- new translations and update SDKs

0 commit comments

Comments
 (0)