Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nethical6 committed Jul 14, 2024
1 parent a339dcf commit 0f14f62
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 @@ -4,14 +4,14 @@ plugins {
}

android {
compileSdk 33
compileSdk 34
namespace "nethical.digipaws"
flavorDimensions "version"

defaultConfig {
applicationId "nethical.digipaws"
minSdk 23
targetSdk 33
targetSdk 34
versionCode 4
versionName "Alpha-0.5.1"
}
Expand Down

0 comments on commit 0f14f62

Please sign in to comment.