Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Jul 7, 2023
1 parent ded91a7 commit d813f84
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion 23
targetSdkVersion 33
versionCode 1
versionName "7.1"
versionName "7.2"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
buildTypes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3064" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3106" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3064" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3106" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3064" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3106" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d813f84

Please sign in to comment.