Skip to content

Commit

Permalink
changed teamseasons api call
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Lopez Scala committed Sep 9, 2021
1 parent e13d4fc commit 85373e6
Show file tree
Hide file tree
Showing 6 changed files with 1,524 additions and 11,242 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ android {
applicationId "com.americaScoresAttendance.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionName '1.9a'
versionCode 23
versionName '1.91a'

missingDimensionStrategy 'react-native-camera', 'general'
manifestPlaceholders = [appAuthRedirectScheme: 'com.redirectScheme.comm']
Expand Down
Loading

0 comments on commit 85373e6

Please sign in to comment.