SmsForwarder/app/version.gradle
2021-03-10 18:03:28 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 15
appVersionName = "1.5.2"
}