Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
00b760f4
authored
Oct 05, 2017
by
Fernando Martínez Santiago
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
working on PCB supervisor v1.5
parent
33cf302f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
android/Pictogram/supervisor/build.gradle
android/Pictogram/supervisor/build.gradle
View file @
00b760f4
...
...
@@ -19,9 +19,9 @@ android {
versionCode
3
versionName
"1.5"
resValue
"bool"
,
"NotifyAllwaysVisible"
,
"false"
resValue
"string"
,
"VersionManagerClass"
,
"com.yottacode.pictogram.supervisor
_tablet
.net.VersionManager"
resValue
"string"
,
"VersionManagerClass"
,
"com.yottacode.pictogram.supervisor.net.VersionManager"
resValue
"string"
,
"apk"
,
"pictograms.apk"
resValue
"string"
,
"google_play_apk"
,
"https://play.google.com/store/apps/details?id=com.yottacode.supervisor
_tablet
"
resValue
"string"
,
"google_play_apk"
,
"https://play.google.com/store/apps/details?id=com.yottacode.supervisor"
// signingConfig signingConfigs.config
}
productFlavors
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment