Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abrenoch committed Apr 29, 2022
1 parent 1109887 commit 482779a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Expand Up @@ -27,8 +27,8 @@ android {
applicationId "com.abrenoch.hyperiongrabber"
minSdkVersion 21
targetSdkVersion 30
versionCode 1012
versionName "1.0"
versionCode 1013
versionName "1.1 BETA 1"
}
buildTypes {
release {
Expand Down
4 changes: 2 additions & 2 deletions tv/build.gradle
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.abrenoch.hyperiongrabber"
minSdkVersion 21
targetSdkVersion 30
versionCode 2012
versionName "1.0"
versionCode 2013
versionName "1.1 BETA 1"
}
buildTypes {
release {
Expand Down

0 comments on commit 482779a

Please sign in to comment.