Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
test play store listing
Browse files Browse the repository at this point in the history
  • Loading branch information
cnevinc committed May 8, 2020
1 parent 3367d38 commit 4bed9a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -17,10 +17,10 @@ android {
compileSdkVersion Versions.compile_sdk
buildToolsVersion Versions.build_tools
defaultConfig {
applicationId "org.mozilla.rocket"
applicationId "com.nevinchen.dynamicfeatures.ondemand"
minSdkVersion Versions.min_sdk
targetSdkVersion Versions.target_sdk
versionCode Versions.version_code
versionCode 10
versionName Versions.version_name
if (SystemEnv.auto_screenshot == "1") {
testInstrumentationRunner "org.mozilla.focus.test.runner.ScreenshotTestRunner"
Expand Down

0 comments on commit 4bed9a5

Please sign in to comment.