trapeze icon indicating copy to clipboard operation
trapeze copied to clipboard

gradle variable not updating properly

Open rlaurente opened this issue 6 months ago • 0 comments

Hi there,

I'm trying to update both compileSdkVersion and targetSdkVersion but it seems, only the first one updates. In the example below only compileSdkVersion updates but if I tried to set targetSdkVersion to be the first item, it only updates targetSdkVersion version.

image

Thanks

rlaurente avatar Jan 10 '24 21:01 rlaurente