From 04a558e3f113e04700d5cc98c6899438c28a4212 Mon Sep 17 00:00:00 2001 From: PyPiSan Date: Wed, 6 Mar 2024 00:19:54 +0530 Subject: [PATCH] new release --- README.md | 4 ++-- app/build.gradle | 2 +- app/release/output-metadata.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9550fc5..cff4cb4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An Android app where you can watch Anime and K-drama. KinAni is an **in progress ## Download App download Link -Download +Download You can also download the latest release version. Release lower than 4.10.6 will not work. @@ -49,7 +49,7 @@ For non-developers, if you find an error in the app, please raise an issue. ``` MIT License -Copyright (c) [2023] [KinAni][@pypisan] +Copyright (c) [2024] [KinAni][@pypisan] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/app/build.gradle b/app/build.gradle index 3d30129..5bfe74b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ plugins { def versionMajor = 4 def versionMinor = 10 -def versionPatch = 6 +def versionPatch = 7 def buildType="stable" android { diff --git a/app/release/output-metadata.json b/app/release/output-metadata.json index 06624ca..48f3b96 100644 --- a/app/release/output-metadata.json +++ b/app/release/output-metadata.json @@ -12,7 +12,7 @@ "filters": [], "attributes": [], "versionCode": 40000, - "versionName": "4.10.6-stable", + "versionName": "4.10.7-stable", "outputFile": "app-release.apk" } ],