Skip to content

Commit

Permalink
update version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KARAMI Mohamed committed Sep 16, 2023
1 parent 71ba0ea commit 41ecaf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "ma.wanam.youtubeadaway"
minSdk 27
targetSdk 31
versionCode 507
versionName "5.0.7"
versionCode 510
versionName "5.1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.2'
classpath 'com.android.tools.build:gradle:7.2.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit 41ecaf6

Please sign in to comment.