SmsForwarder/app/version.gradle
2021-07-15 17:06:17 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 25
appVersionName = "1.7.4"
}