File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ android {
1818 applicationId ' fr.neamar.kiss'
1919 minSdkVersion 15
2020 targetSdkVersion 33
21- versionCode 206
22- versionName " 3.20.0 "
21+ versionCode 207
22+ versionName " 3.20.1 "
2323 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2424 }
2525 buildTypes {
@@ -44,13 +44,13 @@ dependencies {
4444 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
4545 androidTestImplementation ' androidx.test:rules:1.5.0'
4646
47- implementation ' androidx.annotation:annotation:1.6 .0'
47+ implementation ' androidx.annotation:annotation:1.7 .0'
4848
4949 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.4.2'
5050 testImplementation ' org.junit.jupiter:junit-jupiter-params:5.4.2'
5151 testImplementation ' org.hamcrest:hamcrest-library:2.1'
5252
53- errorprone(" com.google.errorprone:error_prone_core:2.15 .0" )
53+ errorprone(" com.google.errorprone:error_prone_core:2.21 .0" )
5454}
5555
5656tasks. withType(JavaCompile ). configureEach {
Original file line number Diff line number Diff line change 1+ * Material you tag icons (@marunjar)
2+ * Icon pack improvements (@marunjar)
You can’t perform that action at this time.
0 commit comments