Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ThaliApp
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
thalia
ThaliApp
Merge requests
!394
Bump version code again because it existed already
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bump version code again because it existed already
bump-436
into
master
Overview
0
Commits
1
Changes
1
Merged
Jelle Besseling
requested to merge
bump-436
into
master
5 years ago
Overview
0
Commits
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
9b98862a
1 commit,
5 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
android/app/build.gradle
+
1
−
1
Options
@@ -37,7 +37,7 @@ android {
applicationId
"com.thaliapp"
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
43
5
versionCode
43
6
versionName
"2.8.1"
}
Loading