summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 3785aca..8ab0bf1 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -11,8 +11,8 @@ android {
applicationId "xyz.adjutor.aniki"
minSdkVersion 23
targetSdkVersion 30
- versionCode 1
- versionName "1.0"
+ versionCode 323
+ versionName "3.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
/src/main/java/xyz/adjutor/aniki/presentation/view/manga/DetailTopMangaActivity.kt?h=release/3.2.2&id=69d34a4e3844c148cf637a5135872bb09ef3d07a&follow=1'>Redefining how the controller is started.Clyhtsuriva2-5/+2 2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116 2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12 2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8