Skip to content

Commit

Permalink
use latest kinta-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 15, 2020
1 parent a6d432a commit 1c83608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/uploadRelease.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@file:MavenRepository("mavenLocal", "file://Users/m.bonnin/.m2/repository/")
@file:MavenRepository("jcenter", "https://jcenter.bintray.com")
@file:MavenRepository("gradle", "https://repo.gradle.org/gradle/libs-releases-local/")
@file:DependsOn("com.dailymotion.kinta:kinta-lib:0.1.8")
@file:DependsOn("com.dailymotion.kinta:kinta-lib:0.1.9")

import com.dailymotion.kinta.KintaEnv
import com.dailymotion.kinta.integration.android.AndroidIntegration
Expand Down

0 comments on commit 1c83608

Please sign in to comment.