Skip to content

Commit

Permalink
Android SDK version update
Browse files Browse the repository at this point in the history
  • Loading branch information
riskpp committed Jun 4, 2020
1 parent 32d6332 commit 58d5945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ repositories {
}

dependencies {
def mmVersion = '3.0.0'
def mmVersion = '3.0.1'

implementation 'com.facebook.react:react-native:+'
implementation "androidx.annotation:annotation:1.1.0"
Expand Down

0 comments on commit 58d5945

Please sign in to comment.