SmsForwarder/app/version.gradle
2021-03-18 17:05:07 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 21
appVersionName = "1.7.0"
}