Skip to content

Commit

Permalink
Remove 'Android.bp': we don't support it
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 committed Oct 2, 2024
1 parent 4df0f1e commit 2898d56
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
30 changes: 0 additions & 30 deletions Android.bp

This file was deleted.

2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
defaultConfig {
minSdk = rootProject.extra["minSdkVersion"] as Int
targetSdk = rootProject.extra["targetSdkVersion"] as Int
versionCode = 1727864000
versionCode = 1727869000
versionName = "2024.10.02"
applicationId = "alt.nainapps.aer"
vectorDrawables {
Expand Down
Binary file removed libs/either-3.4.0.jar
Binary file not shown.

0 comments on commit 2898d56

Please sign in to comment.