Monetization: ads + billing scaffolding

This commit is contained in:
Tretzi
2026-04-10 12:12:50 -05:00
parent 3cbd8138ee
commit b291c378f6
2 changed files with 103 additions and 18 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "com.mindmachine.mvp"
minSdk = 26
targetSdk = 35
versionCode = 4
versionCode = 5
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"