version bump

This commit is contained in:
Josef František Straka 2025-03-30 13:13:13 +02:00
parent 6556f93206
commit ab72d7466a

View file

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