Skip to content

Commit

Permalink
[CI] Release features-0.1.1 (#27)
Browse files Browse the repository at this point in the history
* Release features-0.1.1

* restore main sdk versions

Co-authored-by: rahul27 <[email protected]>
  • Loading branch information
moonsense-ci and rahul27 authored Oct 28, 2022
1 parent 21a8b42 commit d6c04cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ object Versions {
const val gson = "2.10"
const val mockWebServer = "4.10.0"
const val gradleVersionsPlugin = "0.43.0"
const val moonsenseFeatures = "0.1.0"
const val moonsenseFeatures = "0.1.1"
}

0 comments on commit d6c04cf

Please sign in to comment.