SmsForwarder/app/version.gradle
2021-03-31 09:21:41 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 24
appVersionName = "1.7.3"
}