Skip to content

Commit

Permalink
Release 4.0.0 (20)
Browse files Browse the repository at this point in the history
Co-Authored-By: Vitória Chaves <[email protected]>
  • Loading branch information
luizferreira7 and mendesv1t committed Aug 29, 2022
1 parent d0101ce commit 372d465
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 21
targetSdkVersion 31
versionCode 15
versionName "3.2.0"
versionCode 20
versionName "4.0.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 372d465

Please sign in to comment.