SmsForwarder/app/version.gradle
2021-03-12 15:04:46 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 17
appVersionName = "1.6.1"
}