Skip to content

Commit

Permalink
release: bump to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
2BAB committed Mar 2, 2023
1 parent 012318b commit f93b039
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@ object BuildConfig {
}

object Versions {
const val polyfillDevVersion = "0.8.0"
const val polyfillDevVersion = "0.8.1"

val polyfillSourceCompatibilityVersion = JavaVersion.VERSION_1_8
val polyfillTargetCompatibilityVersion = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit f93b039

Please sign in to comment.