Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set targetSdk for android tests #632

Merged
merged 1 commit into from
May 24, 2024
Merged

Set targetSdk for android tests #632

merged 1 commit into from
May 24, 2024

Conversation

mateuszkwiecinski
Copy link
Member

No description provided.

@mateuszkwiecinski mateuszkwiecinski enabled auto-merge (squash) May 24, 2024 21:43
Copy link

Diffuse output:

OLD: diffuse-base-file
NEW: android.jar

       │          compressed          │          uncompressed          
       ├──────────┬──────────┬────────┼───────────┬───────────┬────────
 JAR   │ old      │ new      │ diff   │ old       │ new       │ diff   
───────┼──────────┼──────────┼────────┼───────────┼───────────┼────────
 class │ 55.6 KiB │ 55.9 KiB │ +260 B │ 116.2 KiB │ 116.8 KiB │ +685 B 
 other │    3 KiB │    3 KiB │    0 B │   1.4 KiB │   1.4 KiB │    0 B 
───────┼──────────┼──────────┼────────┼───────────┼───────────┼────────
 total │ 58.7 KiB │ 58.9 KiB │ +260 B │ 117.5 KiB │ 118.2 KiB │ +685 B 

 CLASSES │ old │ new │ diff       
─────────┼─────┼─────┼────────────
 classes │  34 │  34 │  0 (+0 -0) 
 methods │ 250 │ 252 │ +2 (+2 -0) 
  fields │  41 │  41 │  0 (+0 -0)
JAR
    compressed    │   uncompressed   │                                                                  
─────────┬────────┼─────────┬────────┤                                                                  
 size    │ diff   │ size    │ diff   │ path                                                             
─────────┼────────┼─────────┼────────┼──────────────────────────────────────────────────────────────────
 3.2 KiB │ +260 B │ 9.2 KiB │ +685 B │ ∆ com/project/starter/modules/plugins/AndroidLibraryPlugin.class 
─────────┼────────┼─────────┼────────┼──────────────────────────────────────────────────────────────────
 3.2 KiB │ +260 B │ 9.2 KiB │ +685 B │ (total)
CLASSES
METHODS:

   old │ new │ diff       
  ─────┼─────┼────────────
   250 │ 252 │ +2 (+2 -0) 
  
  + com.android.build.api.dsl.LibraryExtension getTestOptions() → TestOptions
  + com.android.build.api.dsl.TestOptions setTargetSdk(Integer)

@mateuszkwiecinski mateuszkwiecinski merged commit 17b2bc6 into master May 24, 2024
26 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the updates branch May 24, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant