Bump the version of com.library.android to match Signal-Android

This commit is contained in:
andrew-signal
2025-01-16 13:45:33 -05:00
committed by GitHub
parent 864a1a1a87
commit 9c0f28715b
4 changed files with 329 additions and 313 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'com.android.library' version '8.4.1'
id 'com.android.library' version '8.7.3'
id 'androidx.benchmark' version '1.1.1'
}