Skip to content

Commit

Permalink
Bump version 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wanam authored Jan 23, 2023
1 parent 93ecaa3 commit 02e6f71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 504
versionName "5.0.4"
versionCode 505
versionName "5.0.5"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand All @@ -33,4 +33,4 @@ dependencies {

// used for debugging only
// implementation 'org.apache.commons:commons-lang3:3.12.0'
}
}

0 comments on commit 02e6f71

Please sign in to comment.