Skip to content

Commit

Permalink
New version release
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan20 committed Mar 28, 2022
1 parent 694e9f0 commit 153e131
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
Binary file added app/__32bit/release/app-__32bit-release.apk
Binary file not shown.
1 change: 1 addition & 0 deletions app/__32bit/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":17031,"versionName":"0.17.4","enabled":true,"outputFile":"app-__32bit-release.apk","fullName":"__32bitRelease","baseName":"__32bit-release","dirName":""},"path":"app-__32bit-release.apk","properties":{}}]
Binary file added app/__64bit/release/app-__64bit-release.apk
Binary file not shown.
1 change: 1 addition & 0 deletions app/__64bit/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":17032,"versionName":"0.17.4","enabled":true,"outputFile":"app-__64bit-release.apk","fullName":"__64bitRelease","baseName":"__64bit-release","dirName":""},"path":"app-__64bit-release.apk","properties":{}}]
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId 'com.aryan.lbrybrowser'
minSdkVersion 21
targetSdkVersion 29
versionCode 1703
versionName '0.17.4'
versionCode 1705
versionName '0.17.5'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 153e131

Please sign in to comment.