Skip to content

Commit c2f60a4

Browse files
committed
update contributors and app version
1 parent 8d48b02 commit c2f60a4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ If your desired language is missing, write an issue, the language will be added.
5454
- [PegadaDLancha](https://github.com/PegadaDLancha) for Brazilian Portuguese translation
5555
- Ivan Lost (dovakin1886) for Ukrainian translation
5656
- crorcetn for Japanese translation
57+
- [Inori333](https://github.com/inori-3333) for the initial implementation of the new api
5758

5859
## Contributors of original Project
5960

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ android {
3535
applicationId = "com.maxwai.nclientv3"
3636
// Format: MmPPbb
3737
// M: Major, m: minor, P: Patch, b: build
38-
versionCode = 410600
38+
versionCode = 420000
3939
multiDexEnabled = true
40-
versionName = "4.1.6"
40+
versionName = "4.2.0"
4141
vectorDrawables.useSupportLibrary = true
4242
proguardFiles("proguard-rules.pro")
4343
}

0 commit comments

Comments
 (0)