Update build.gradle

This commit is contained in:
jmir1
2021-10-10 16:30:35 +02:00
committed by GitHub
parent 3b19523c1f
commit 82d4c0b02c

View File

@ -5,7 +5,7 @@ ext {
extName = 'haho.moe'
pkgNameSuffix = 'en.hahomoe'
extClass = '.HahoMoe'
extVersionCode = 4
extVersionCode = 5
libVersion = '12'
containsNsfw = true
}