File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
88 applicationId " com.m2049r.xmrwallet"
99 minSdkVersion 21
1010 targetSdkVersion 31
11- versionCode 1401
12- versionName " 2.4.1 'Baldaŭ'"
11+ versionCode 1402
12+ versionName " 2.4.2 'Baldaŭ'"
1313 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1414 externalNativeBuild {
1515 cmake {
@@ -130,7 +130,7 @@ dependencies {
130130 implementation ' androidx.constraintlayout:constraintlayout:2.1.3'
131131 implementation ' androidx.preference:preference:1.2.0'
132132
133- implementation ' com.google.android.material:material:1.5 .0'
133+ implementation ' com.google.android.material:material:1.6 .0'
134134
135135 implementation ' me.dm7.barcodescanner:zxing:1.9.8'
136136 implementation " com.squareup.okhttp3:okhttp:4.9.3"
You can’t perform that action at this time.
0 commit comments