Bump versions

This commit is contained in:
Vincent Brison 2021-10-05 11:51:39 +02:00
parent 3197cb6570
commit cf68d236ab
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ plugins {
kotlin("android")
}
libVersion = Version(1, 16, channel = Version.Channel.Build, build = 4)
libVersion = Version(1, 16, channel = Version.Channel.Build, build = 5)
android()

View File

@ -23,7 +23,7 @@ plugins {
kotlin("android")
}
libVersion = Version(1, 15, 6)
libVersion = Version(1, 15, 7)
android()