Skip to content

Commit cda851c

Browse files
committed
changed version to 4.11.1
1 parent 14ae922 commit cda851c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ KinAni is an Android app where you can watch anime, Asian dramas and movies.
77

88
## Download
99
App download Link
10-
<a href="https://github.com/PyPiSan/KinAni/releases/download/v4.10.9-beta/KinAni.apk" target="_blank"><b>Download</b></a>
10+
<a href="https://github.com/PyPiSan/KinAni/releases/download/v4.11.1-beta/KinAni.apk" target="_blank"><b>Download</b></a>
1111

1212
You can also download the latest release version.\
1313
Release lower than 4.10.6 will not work from March 15th, 2024.\

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ plugins {
33
}
44

55
def versionMajor = 4
6-
def versionMinor = 10
7-
def versionPatch = 9
6+
def versionMinor = 11
7+
def versionPatch = 1
88
def buildType="beta"
99

1010
android {

0 commit comments

Comments
 (0)