Skip to content

Commit

Permalink
ready for release 1.1.0 beta (#14)
Browse files Browse the repository at this point in the history
* update app version

* release
  • Loading branch information
yerseg authored Mar 5, 2021
1 parent d51dd40 commit ba1e71d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion profiling_app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
minSdkVersion 28
targetSdkVersion 29
versionCode 1
versionName '1.0.1'
versionName '1.1.0'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.release
Expand Down
2 changes: 1 addition & 1 deletion profiling_app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "SINGLE",
"filters": [],
"versionCode": 1,
"versionName": "1.0.1beta",
"versionName": "1.1.0beta",
"outputFile": "profiling_app-release.apk"
}
]
Expand Down
Binary file modified profiling_app/release/profiling_app-release.apk
Binary file not shown.

0 comments on commit ba1e71d

Please sign in to comment.