Skip to content

Commit

Permalink
Adjust lib version.
Browse files Browse the repository at this point in the history
  • Loading branch information
airxnoor committed Nov 10, 2023
1 parent 2d536fc commit c46ac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

rootProject.group = "com.airthings.lib"
rootProject.version = "0.1.3"
rootProject.version = "0.1.4"

buildscript {
repositories {
Expand Down

0 comments on commit c46ac38

Please sign in to comment.