bump version & dependencies

This commit is contained in:
m2049r 2021-04-19 18:10:46 +02:00
parent 22c66678c2
commit 68ee3a0d17
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.wowwallet"
minSdkVersion 21
targetSdkVersion 30
versionCode 100102
versionName "2.0.1.2 'Puginarug'"
versionCode 100103
versionName "2.0.1.3 'Puginarug'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
@ -123,7 +123,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.2.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

View File

@ -1 +1 @@
MONERUJO_WOW master with WOWMONERO v0.9.3.3-monerujo
MONERUJO_WOW master with WOWMONERO (HEAD detached at v0.9.3.3)