version bump

This commit is contained in:
Josef František Straka 2025-01-25 22:39:49 +01:00
parent c9b1b80dce
commit 9fd50dbb1f

View file

@ -2,7 +2,7 @@ ext {
extName = 'AniPlay'
extClass = '.AniPlay'
themePkg = 'anilist'
overrideVersionCode = 7
overrideVersionCode = 8
}
apply from: "$rootDir/common.gradle"