Skip to content

Commit

Permalink
SkyTube release 2.94
Browse files Browse the repository at this point in the history
  • Loading branch information
ram-on committed Feb 3, 2019
1 parent 68bb75f commit 1fe9bee
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 @@ -9,8 +9,8 @@ android {
minSdkVersion 14
targetSdkVersion 28

versionName "2.93" // digits of the *fractional part* shall NOT be > than "9"
versionCode 17
versionName "2.94" // digits of the *fractional part* shall NOT be > than "9"
versionCode 18

// Third party devs: pls be ethical and change the below keys
buildConfigField 'String', 'YOUTUBE_API_KEYS_DEBUG', '"AIzaSyDU-ZZCyOB_kYkiMSZ6ooSipUZRukHU4ik"'
Expand Down

0 comments on commit 1fe9bee

Please sign in to comment.