Skip to content

Commit

Permalink
[android] WIP TEST DO NOT MERGE ME OR ELSE YOU WILL BE SORRY
Browse files Browse the repository at this point in the history
  • Loading branch information
paw-hub committed Aug 9, 2024
1 parent 5e88aba commit df5fe7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app-android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ android {
applicationId "de.tutao.tutanota"
minSdkVersion 26
targetSdkVersion 33
ndkVersion "23.1.7779620"
versionCode 396367
versionName "240.240806.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
1 change: 1 addition & 0 deletions app-android/calendar/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 6
ndkVersion = "23.1.7779620"
versionName = "240.240806.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit df5fe7d

Please sign in to comment.