Skip to content

Commit

Permalink
Versão 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
georgerappel committed Jul 4, 2019
1 parent 8f2e507 commit 352c9af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ android {
applicationId "br.ufrj.labdis.rede"
minSdkVersion 16
targetSdkVersion 28
versionCode 8
versionName "3.0"
versionCode 10
versionName "3.1.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 352c9af

Please sign in to comment.