Skip to content

Commit f046617

Browse files
build(deps): bump io.github.reactivecircus.app-versioning in /android
Bumps [io.github.reactivecircus.app-versioning](https://github.com/ReactiveCircus/app-versioning) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/ReactiveCircus/app-versioning/releases) - [Changelog](https://github.com/ReactiveCircus/app-versioning/blob/main/CHANGELOG.md) - [Commits](ReactiveCircus/app-versioning@1.1.2...1.2.0) --- updated-dependencies: - dependency-name: io.github.reactivecircus.app-versioning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1085838 commit f046617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'com.android.application'
33

44
// See https://github.com/ReactiveCircus/app-versioning
5-
id 'io.github.reactivecircus.app-versioning' version "1.1.2"
5+
id 'io.github.reactivecircus.app-versioning' version "1.2.0"
66
}
77

88
appVersioning {

0 commit comments

Comments
 (0)