We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1085838 commit f046617Copy full SHA for f046617
android/app/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.android.application'
3
4
// See https://github.com/ReactiveCircus/app-versioning
5
- id 'io.github.reactivecircus.app-versioning' version "1.1.2"
+ id 'io.github.reactivecircus.app-versioning' version "1.2.0"
6
}
7
8
appVersioning {
0 commit comments