SmsForwarder/app/version.gradle
2021-09-25 21:50:44 +08:00

4 lines
60 B
Groovy

ext {
appVersionCode = 26
appVersionName = "2.0.0"
}