Skip to content

Commit

Permalink
Jitpack build passes
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuli Määttä committed Sep 7, 2023
1 parent fd1a0dc commit 65c1cba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.9.0"
implementation "joda-time:joda-time:2.12.2"
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.10"
sdkImplementation 'com.google.protobuf:protobuf-javalite:3.20.0'
implementation 'com.google.protobuf:protobuf-javalite:3.20.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.2.0'
testImplementation 'io.mockk:mockk:1.13.4'
Expand Down

0 comments on commit 65c1cba

Please sign in to comment.