Skip to content

Commit

Permalink
Merge pull request #446 from fga-gpp-mds/hotfix/1.4
Browse files Browse the repository at this point in the history
Hotfix/1.4 - Removendo arquivo desnecessário que causava erro no GIT do windows
  • Loading branch information
guibaldissera authored Jun 21, 2018
2 parents 63baeac + f2f5532 commit 13fa90c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "com.nexte.nexte"
minSdkVersion 18
targetSdkVersion 26
versionCode 10
versionName "0.11"
versionCode 11
versionName "0.12"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down
Empty file.

0 comments on commit 13fa90c

Please sign in to comment.