diff --git a/android/app/build.gradle b/android/app/build.gradle index 52b6efd7..0488f1a7 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -45,7 +45,7 @@ android { defaultConfig { applicationId "io.oxen.wallet" minSdkVersion 21 - targetSdkVersion 29 + targetSdkVersion 31 versionCode flutterVersionCode.toInteger() versionName flutterVersionName diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index c68d2a11..f5eec132 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -17,6 +17,7 @@ tools:replace="android:extractNativeLibs"> - \ No newline at end of file +