X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;ds=sidebyside;f=app%2Fbuild.gradle;h=1619c9e3a85da760d9746c5bccc962a2237ecc44;hb=7bcb2131b85a0ac047d8f8b4d3199ebe78f16768;hp=93bc3b868727dbb26560d72a0ca58344bd9934be;hpb=b5d34cc3be0fcacae96b3677838dc2d5995e9d7b;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index 93bc3b86..1619c9e3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ android { } dependencies { - def nav_version = '2.3.0-beta01' + def nav_version = '2.3.0' implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'com.google.android.material:material:1.3.0-alpha01'