Skip to content

Commit

Permalink
updated some libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Jul 26, 2023
1 parent 839573a commit 336284c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Persian_Numbers/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("com.android.library")
id("kotlin-android")
id "com.vanniktech.maven.publish" version "0.25.2"
id "com.vanniktech.maven.publish" version "0.25.3"
}

android {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = "1.8.21"
ext.kotlin_version = "1.8.22"
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 336284c

Please sign in to comment.