Skip to content

Commit

Permalink
Episódio 18 - Atualização do SDK do android
Browse files Browse the repository at this point in the history
  • Loading branch information
DiegoLinks committed Aug 29, 2023
1 parent 0fa3673 commit 3769a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ plugins {

android {
namespace 'com.compose.instagram'
compileSdk 33
compileSdk 34

defaultConfig {
applicationId "com.compose.instagram"
minSdk 24
targetSdk 33
targetSdk 34
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit 3769a7b

Please sign in to comment.