Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Santhosh
Agile24X7-Mobile-singledb
Commits
348b83dd
Commit
348b83dd
authored
3 years ago
by
santhosh
Browse files
Options
Download
Email Patches
Plain Diff
build
parent
f48b6f3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
android/app/build.gradle
+1
-1
android/app/build.gradle
with
1 addition
and
1 deletion
+1
-1
android/app/build.gradle
View file @
348b83dd
...
...
@@ -136,7 +136,7 @@ android {
applicationId
"com.agile24x7"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
1
7
versionCode
1
8
versionName
"1.0.15"
}
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help