Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
Update lib version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
VipulOG authored Aug 15, 2023
1 parent 85b2367 commit bd2b9ed
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
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

val libVersion by extra { "0.1.4" }
val libVersion by extra { "0.1.5" }

plugins {
val kotlinVersion = "1.8.22"
Expand Down

0 comments on commit bd2b9ed

Please sign in to comment.