Skip to content

Commit 5d489a6

Browse files
committed
bump version
1 parent 59b6f48 commit 5d489a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)