Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivchar Vitaly committed Jul 19, 2024
1 parent 4f2659f commit b351f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rendererrecyclerviewadapter/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
defaultConfig {
minSdk = libs.versions.minSdkVersion.get().toInt()
compileSdk = libs.versions.compileSdkVersion.get().toInt()
version = "3.0.1.6"
version = "3.0.2"
// version = "3.0.2-SNAPSHOT"
}

Expand Down

0 comments on commit b351f5c

Please sign in to comment.