Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-chaubey authored Feb 4, 2025
1 parent 9519a4e commit 0970084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ android {
defaultConfig {
applicationId "com.google.android.youtube.pro"
minSdkVersion 21
targetSdkVersion 33
targetSdkVersion 36
versionCode 1
versionName "3.45"
versionName "3.5"
}
buildTypes {
release {
Expand Down

0 comments on commit 0970084

Please sign in to comment.