chore: update dependencies
This commit is contained in:
@@ -8,8 +8,8 @@ dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
|
||||
// TODO: move resources decoding to separate plugin module
|
||||
implementation 'com.android.tools.build:aapt2-proto:8.0.1-9289358'
|
||||
implementation 'com.google.protobuf:protobuf-java:3.23.0' // forcing latest version
|
||||
implementation 'com.android.tools.build:aapt2-proto:8.0.2-9289358'
|
||||
implementation 'com.google.protobuf:protobuf-java:3.23.2' // forcing latest version
|
||||
|
||||
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user